Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Management API
Base Resource URL:
https://[server-name]
/api/
v01
/
merchants
/
[merchant-code]
/
fees
/
[fee-type]
/
batch
/
policy
Description:
Supported Actions:
load
Method:
GET
Implicit:
Yes
Returns:
BatchFeePolicy
Consumes:
xurl
Produces:
json, xml
Lists merchant's batch fee policy for the given frequency type.
modify
Method:
POST
Implicit:
Yes
Returns:
BatchFeePolicy
Consumes:
json, xml, xurl
Produces:
json, xml
Allows to modify merchant's batch fee policy for the given frequency type.
Parameters:
#
Name
Type
Required
Default
Description
01
profile
BatchFeePolicy
Yes
Represents commission policy applied to batch sale/credit transactions.